home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: Assembly
- Date: Sat, 27 Jan 96 17:59:29 GMT
- Organization: none
- Message-ID: <822765569snz@genesis.demon.co.uk>
- References: <4edkqb$k1v@dub-news-svc-4.compuserve.com>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <4edkqb$k1v@dub-news-svc-4.compuserve.com>
- 100614.3573@compuserve.com "Frederic Chantren" writes:
-
- >I'd like use assembly routines in C language.
-
- You can't - the C language has no support for assembly. You particular
- compiler might provide support as an extension to the language but you
- will need to check that in the documentation for your specific compiler
- or ask in a newsgroup relevant to it. For example comp.os.msdos.programmer
- is a good place to start for DOS based compilers.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-